APK Decompiler Toolkit
Tor Switch is a powerful APK decompiler app for extracting and analyzing Android APK files. Use it only with proper permission and at your own responsibility.
Tor-Switch is a professional-grade, transparent Tor routing utility designed for Linux systems. It provides a seamless way to route all system traffic through the Tor network, ensuring anonymity and security. Featuring a hard-coded Kill Switch, DNS leak protection, and real-time circuit monitoring, it eliminates the need for complex configurations or third-party scripts.
Securing your footprint, one hop at a time.
| Component | Requirement |
|---|---|
| Operating System | 🐧 Linux (Debian, Ubuntu, Kali, Parrot OS) |
| Language | 🐍 Python 3.8+ |
| Permissions | 🔑 Root / Sudo (Required for network routing) |
| Dependencies | tor, iptables, iproute2 |
Follow these steps for a perfect setup. Copy and run each block one by one:
sudo apt update && sudo apt install -y tor iptables python3 python3-pip
pip3 install requests stem rich
git clone https://github.com/juttcybertech/Tor-Switch.git
cd Tor-Switchsudo python3 app.py
Note: You can also use sudo python app.py depending on your environment, but python3 is recommended.
Tested and confirmed stable on the following distributions:
This tool is developed for educational and privacy research purposes only. The developers are not responsible for any misuse or illegal activities conducted with this software. Always ensure you are in compliance with your local regulations.
Developed with ❤️ by Jutt Cyber Tech
Empowering privacy through open-source innovation.